home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Help / locale / help / english / sys / relabel.doc < prev    next >
Encoding:
Text File  |  2000-10-06  |  626 b   |  33 lines

  1. RELABEL
  2.  
  3. Changes the volume name of the disk in the given drive to the specified name.
  4.  
  5. Format
  6.  
  7. RELABEL [DRIVE] <drive> [NAME] <name>
  8.  
  9. Template
  10.  
  11. DRIVE/A,NAME/A
  12.  
  13. Location
  14.  
  15. C:
  16.  
  17. Volume names are set when disks are initially formatted. RELABEL allows you
  18. to change a disk's volume name to any name specified.
  19.  
  20. On floppy-only systems with one drive, be sure to specify the disks by volume
  21. name instead of drive name.
  22.  
  23. Examples:
  24.  
  25. 1> RELABEL Workbench: MyDisk
  26.  
  27. changes the name of the Workbench disk to MyDisk. No colon is necessary after
  28. the second name.
  29.  
  30. 1> RELABEL DF2: DataDisk
  31.  
  32. changes the name of the disk in DF2: to DataDisk.
  33.